Skip to content

chore!: migrate to native cobra library#1504

Merged
Skarlso merged 2 commits into
mainfrom
remove-cobra-fork
Jun 12, 2025
Merged

chore!: migrate to native cobra library#1504
Skarlso merged 2 commits into
mainfrom
remove-cobra-fork

Conversation

@Skarlso
Copy link
Copy Markdown
Contributor

@Skarlso Skarlso commented Jun 10, 2025

What this PR does / why we need it

➜ ./bin/ocm install pllug
ocm install — Install New Ocm Cli Components

Synopsis:
  ocm install [<options>] <sub-command> ...

Available Commands:
  plugins     install or update an OCM plugin

Options:
  -h, --help   help for install

Description:
  Install new OCM CLI components
  Use ocm install <command> -h for additional help.


ocm on  remove-cobra-fork [$] via :hamster: v1.24.2
➜ git checkout main
Switched to branch 'main'
Your branch is up to date with 'origin/main'.
ocm on  main [$] via :hamster: v1.24.2
➜ go build -o bin/ocm cmds/ocm/main.go
ocm on  main [$] via :hamster: v1.24.2 took 20s
➜ ./bin/ocm install pllug
Error: unknown command "pllug" for "ocm install"
Run 'ocm install --help' for usage.
ocm on  main [$] via :hamster: v1.24.2

Which issue(s) this PR fixes

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
@Skarlso Skarlso requested a review from a team as a code owner June 10, 2025 09:36
@github-actions github-actions Bot added kind/chore chore, maintenance, etc. kind/dependency dependency update, etc. size/xs Extra small labels Jun 10, 2025
Comment thread go.sum
@jakobmoellerdev jakobmoellerdev changed the title chore: remove the cobra replace chore!: migrate to native cobra library Jun 12, 2025
@github-actions github-actions Bot added the !BREAKING-CHANGE! Breaking change in API or ocm-cli or spec label Jun 12, 2025
@Skarlso Skarlso merged commit ceea433 into main Jun 12, 2025
25 checks passed
@Skarlso Skarlso deleted the remove-cobra-fork branch June 12, 2025 12:30
@ocmbot ocmbot Bot added this to the 2025-Q2 milestone Jun 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

!BREAKING-CHANGE! Breaking change in API or ocm-cli or spec kind/chore chore, maintenance, etc. kind/dependency dependency update, etc. size/xs Extra small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants